Connectivity Software User's Guide and Reference
QuickOPC VBA Examples in Excel
QuickOPC > Examples > QuickOPC Examples > QuickOPC COM Examples > QuickOPC VBA Examples in Excel
In This Topic

General

VBA stands for Visual Basic for Applications. The examples were developed and tested in various Excel versions between Excel 2007 and Excel 2016, but are saved in Excel 2003 format for compatibility.

The features decribed or used here are only available if you included "COM development" during the installation of Connectivity Software. If the features are missing, simply re-run the installation program, making sure that "COM development" is included in the selection made on the "Installation Dashboard" setup wizard page.
Much, if not all, of the functionality presented by these examples is achievable without any programming using the Excel Connector. You should only consider using VBA if the features provided by the Excel Connector are not sufficient for your application.

Where are the examples?

The examples are available in multiple formats and on different locations. You can pick the one that suits you the best.

VBA Development Specifics

Because VBA is, as a language, nearly identical to VB 6.0, please see the corresponding chapter on VB 6.0 for development specifics in this language.

See Also

Examples

Knowledge Base

Fundamentals